java.lang.Objectorg.nlogo.workspace.Evaluator
public final class Evaluator
| Method Summary | |
|---|---|
boolean |
isConstant(String string)
|
Object |
readFromString(String string)
|
static int |
sourceOffset(Class<? extends Agent> agentClass,
boolean commands)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static int sourceOffset(Class<? extends Agent> agentClass,
boolean commands)
public boolean isConstant(String string)
public Object readFromString(String string)
throws CompilerException
CompilerException